home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 20 / AMIGAplus Sonderheft 20 (1999)(ICP)(DE)[!].iso / LOCALE / catalogs / PowerWBPrefs.cd < prev    next >
Text File  |  1999-05-08  |  11KB  |  543 lines

  1. ; PowerWBPrefs.cd
  2. ;
  3. ;
  4. ; *****************************************************
  5. ; *                                                   *
  6. ; *                    G E N E R A L                  *
  7. ; *                                                   *
  8. ; *****************************************************
  9. ;
  10. MSG_TITLE (//)
  11. PowerWB preferences
  12. ;
  13. MSG_DESCRIPTION (//)
  14. Preferences program for PowerWB
  15. ;
  16. MSG_SHAREWARE (//)
  17. PowerWB is Shareware!
  18. ;
  19. ; *****************************************************
  20. ; *                                                   *
  21. ; *            E R R O R   M E S S A G E S            *
  22. ; *                                                   *
  23. ; *****************************************************
  24. ;
  25. ;
  26. ERR_NOLIB (//)
  27. Can't open %s.library V%ld!
  28. ;
  29. ERR_NOLISTCLASS (//)
  30. Can't create custom list class!
  31. ;
  32. ERR_NOAREACLASS (//)
  33. Can't create custom area class!
  34. ;
  35. ERR_WBMENU (//)
  36. Can't find Workbench menu (to\n\
  37. find out each item's text)!
  38. ;
  39. ERR_INVALID_CONFIGFILE (//)
  40. This is not a PowerWB configuration file!
  41. ;
  42. ERR_TESTUSE (//)
  43. \"Test\" and \"Use\" work only if you use\n\
  44. a configuration file which is located in\n\
  45. \"ENV:\". You have to set the CONFIGFILE\n\
  46. argument (PowerWB) and CONFIGFILE tool-\n\
  47. type (PowerWBPrefs) accordingly!
  48. ;
  49. ; *****************************************************
  50. ; *                                                   *
  51. ; *                      M E N U                      *
  52. ; *                                                   *
  53. ; *****************************************************
  54. ;
  55. ; == PROJECT ==
  56. ;
  57. MENU_PROJECT (//)
  58. Project
  59. ;
  60. ITEM_PR_ABOUT (//)
  61. I\0About ...
  62. ;
  63. ITEM_PR_ABOUTMUI (//)
  64. M\0About MUI ...
  65. ;
  66. ITEM_PR_ICONIFY (//)
  67. H\0Iconify
  68. ;
  69. ITEM_PR_QUIT (//)
  70. Q\0Quit
  71. ;
  72. ;
  73. ;
  74. ; == SETTINGS ==
  75. ;
  76. ;
  77. MENU_SETTINGS (//)
  78. Settings
  79. ;
  80. ITEM_SE_LOADDEF (//)
  81. D\0Load default
  82. ;
  83. ITEM_SE_LOAD (//)
  84. L\0Load ...
  85. ;
  86. ITEM_SE_SAVEDEF (//)
  87. S\0Save as default
  88. ;
  89. ITEM_SE_SAVE (//)
  90. A\0Save as ...
  91. ;
  92. ITEM_SE_MUI (//)
  93. U\0MUI Settings ...
  94. ;
  95. ;
  96. ;
  97. ; *****************************************************
  98. ; *                                                   *
  99. ; *                   G A D G E T S                   *
  100. ; *                                                   *
  101. ; *****************************************************
  102. ;
  103. ;
  104. GAD_SAVE (//)
  105. _Save
  106. ;
  107. GAD_USE (//)
  108. _Use
  109. ;
  110. GAD_TEST (//)
  111. _Test
  112. ;
  113. GAD_CANCEL (//)
  114. _Cancel
  115. ;
  116. GAD_NEW (//)
  117. _New
  118. ;
  119. GAD_DEL (//)
  120. _Delete
  121. ;
  122. GAD_REGISTER (//)
  123. Register
  124. ;
  125. ; *****************************************************
  126. ; *                                                   *
  127. ; *                     P A G E S                     *
  128. ; *                                                   *
  129. ; *****************************************************
  130. ;
  131. ;
  132. PAGE_INFO (//)
  133. Information
  134. ;
  135. PAGE_SHORTCUTS (//)
  136. Shortcuts
  137. ;
  138. PAGE_GADGETS (//)
  139. Gadgets
  140. ;
  141. PAGE_HOTKEYS (//)
  142. Hotkeys
  143. ;
  144. PAGE_MISC (//)
  145. Misc
  146. ;
  147. PAGE_SPECIAL (//)
  148. Special
  149. ;
  150. ;
  151. ; *****************************************************
  152. ; *                                                   *
  153. ; *              A C T I O N   T Y P E S              *
  154. ; *                                                   *
  155. ; *****************************************************
  156. ;
  157. ;
  158. MSG_ACTION_TYPE (//)
  159. Action Type
  160. ;
  161. MSG_ACTION_SELECT_SPECIAL (//)
  162. Select one of this special actions
  163. ;
  164. MSG_ACTION_SELECT_MENU (//)
  165. Select a menu function
  166. ;
  167. MSG_ACTION_MENU (//)
  168. Menu function
  169. ;
  170. MSG_ACTION_SPECIAL (//)
  171. Special
  172. ;
  173. MSG_ACTION_MENUID (//)
  174. Menu ID
  175. ;
  176. MSG_ACTION_ITEMID (//)
  177. Item ID
  178. ;
  179. MSG_ACTION_SUBID (//)
  180. Sub ID
  181. ;
  182. MSG_ACTION_PICKMENU (//)
  183. Pick from Workbench menu ...
  184. ;
  185. ;
  186. ; *****************************************************
  187. ; *                                                   *
  188. ; *           S P E C I A L   A C T I O N S           *
  189. ; *                                                   *
  190. ; *****************************************************
  191. ;
  192. ;
  193. ;
  194. MSG_SPECIAL_SWITCHLOOK (//)
  195. View by Icon <-> View by Name
  196. ;
  197. MSG_SPECIAL_SWITCHWHAT (//)
  198. Show only Icons <-> Show all Files
  199. ;
  200. MSG_SPECIAL_CLOSEWINDOW (//)
  201. Close active window
  202. ;
  203. MSG_SPECIAL_SMARTDEL (//)
  204. Delete/Format/Empty trash
  205. ;
  206. ;
  207. ; *****************************************************
  208. ; *                                                   *
  209. ; *         LISTVIEW FOR GADGETS AND SHORTCUTS        *
  210. ; *                                                   *
  211. ; *****************************************************
  212. ;
  213. ;
  214. ;
  215. LISTVIEW_MENU (//)
  216. MENU
  217. ;
  218. LISTVIEW_SPECIAL (//)
  219. SPECIAL
  220. ;
  221. LISTVIEW_SWITCHLOOK (//)
  222. SWITCHLOOK
  223. ;
  224. LISTVIEW_SWITCHWHAT (//)
  225. SWITCHWHAT
  226. ;
  227. LISTVIEW_CLOSEWINDOW (//)
  228. CLOSEWINDOW
  229. ;
  230. LISTVIEW_SMARTDEL (//)
  231. SMARTDEL
  232. ;
  233. ;
  234. ; *****************************************************
  235. ; *                                                   *
  236. ; *           P A G E :   S H O R T C U T S           *
  237. ; *                                                   *
  238. ; *****************************************************
  239. ;
  240. ;
  241. PAGE_SHORTCUTS_TITLE (//)
  242. Shortcuts for the Workbench
  243. ;
  244. PAGE_SHORTCUTS_KEY (//)
  245. Key
  246. ;
  247. ;
  248. ;
  249. ;
  250. ; *****************************************************
  251. ; *                                                   *
  252. ; *             P A G E :   G A D G E T S             *
  253. ; *                                                   *
  254. ; *****************************************************
  255. ;
  256. ;
  257. PAGE_GADGETS_TITLE (//)
  258. Gadgets for the titlebar of WB windows
  259. ;
  260. PAGE_GADGETS_LOOK (//)
  261. Gadget Look
  262. ;
  263. PAGE_GADGETS_LOOK_INTERN (//)
  264. Internal image
  265. ;
  266. PAGE_GADGETS_LOOK_TEXT (//)
  267. Text
  268. ;
  269. PAGE_GADGETS_LOOK_BOLD (//)
  270. \33bB
  271. ;
  272. PAGE_GADGETS_LOOK_ITALIC (//)
  273. \33iI
  274. ;
  275. PAGE_GADGETS_LOOK_UNDERLINED (//)
  276. \33uU
  277. ;
  278. PAGE_GADGETS_LOOK_STDWIDTH (//)
  279. Standard width
  280. ;
  281. PAGE_GADGETS_FOREGROUND (//)
  282. FG
  283. ;
  284. PAGE_GADGETS_BACKGROUND (//)
  285. BG
  286. ;
  287. ;
  288. ; *****************************************************
  289. ; *                                                   *
  290. ; *             P A G E :   H O T K E Y S             *
  291. ; *                                                   *
  292. ; *****************************************************
  293. ;
  294. ;
  295. PAGE_HOTKEYS_CLOSEALLWINS (//)
  296. Close all WB windows
  297. ;
  298. PAGE_HOTKEYS_BACKDROPMODE (//)
  299. Switch backdrop mode
  300. ;
  301. ;
  302. ; *****************************************************
  303. ; *                                                   *
  304. ; *                P A G E :   M I S C                *
  305. ; *                                                   *
  306. ; *****************************************************
  307. ;
  308. ;
  309. PAGE_MISC_NOGADGETS (//)
  310. No gadgets
  311. ;
  312. PAGE_MISC_NOSHORTCUTS (//)
  313. No shortcuts
  314. ;
  315. PAGE_MISC_NOKEYSCROLL (//)
  316. No key scrolling
  317. ;
  318. PAGE_MISC_SYSILOOK (//)
  319. SysiLook
  320. ;
  321. PAGE_MISC_FRONTCHECK (//)
  322. Check if Workbench is in front
  323. ;
  324. ;
  325. ; *****************************************************
  326. ; *                                                   *
  327. ; *              P A G E :   S P E C I A L            *
  328. ; *                                                   *
  329. ; *****************************************************
  330. ;
  331. ;
  332. PAGE_SPECIAL_TITLESPACE (//)
  333. Title space
  334. ;
  335. PAGE_SPECIAL_OPENCLOSE (//)
  336. Open-and-Close Qualifier
  337. ;
  338. ; *****************************************************
  339. ; *                                                   *
  340. ; * C O L O R   S E L E C T I O N   R E Q U E S T E R *
  341. ; *                                                   *
  342. ; *****************************************************
  343. ;
  344. ;
  345. MSG_COLORREQ_TITLE (//)
  346. PowerWBPrefs: Color requester
  347. ;
  348. MSG_COLORREQ_DRI (//)
  349. DrawInfo pen
  350. ;
  351. MSG_COLORREQ_PENID (//)
  352. Pen number
  353. ;
  354. ; *****************************************************
  355. ; *                                                   *
  356. ; *              M I S C   S T R I N G S              *
  357. ; *                                                   *
  358. ; *****************************************************
  359. ;
  360. ;
  361. MSG_REQ_OK (//)
  362. Ok
  363. ;
  364. MSG_REQ_CANCEL (//)
  365. Cancel
  366. ;
  367. MSG_ASL_LOADTITLE (//)
  368. Load settings
  369. ;
  370. MSG_ASL_SAVETITLE (//)
  371. Save settings
  372. ;
  373. MSG_ABOUT (//)
  374. \33c\33bPowerWB Preferences %s\n\
  375. \33l\n\
  376. This program uses MUI which is copyrighted by Stefan Stuntz!\n\
  377. \n\
  378. \33cFree memory:\n\
  379. \n\
  380. \33bCHIP:\33n %lD   \33bFAST:\33n %lD   \33bTOTAL:\33n %lD
  381. ;
  382. ;
  383. ;
  384. ;
  385. ; *****************************************************
  386. ; *                                                   *
  387. ; *               B U B B L E   H E L P               *
  388. ; *                                                   *
  389. ; *****************************************************
  390. ;
  391. ;
  392. HELP_NEW (//)
  393. Add one new entry to the list.
  394. ;
  395. HELP_DEL (//)
  396. Remove selected entry from the list.
  397. ;
  398. HELP_MENUID (//)
  399. Number of the menu you want to\n\
  400. call. Starts with 0. Examples:\n\
  401. \n\
  402. \33b\33c0=Workbench  1=Window  2=Icon
  403. ;
  404. HELP_ITEMID (//)
  405. Number of the item you want to\n\
  406. call. Starts with 0. Examples:\n\
  407. \n\
  408. \33b\33c0=Icon/Open  1=Icon/Copy
  409. ;
  410. HELP_SUBID (//)
  411. Number of the sub item you want to\n\
  412. call. Starts with 0. If there's no\n\
  413. sub item write -1. Examples:\n\
  414. \n\
  415. \33b\33c0=Window/View by/Icon
  416. ;
  417. HELP_PICK (//)
  418. Select a menu item direct\n\
  419. from the Workbench menu.
  420. ;
  421. ;
  422. ;
  423. ;
  424. ;
  425. ;
  426. HELP_SHORTCUTS_KEY (//)
  427. Shortcut. It must be specified\n\
  428. like a Hotkey. For example:\n\
  429. \n\
  430. \33c\33b-capslock shift i
  431. ;
  432. HELP_SHORTCUTS_ACTIONTYPE (//)
  433. Kind of action the shortcut\n\
  434. shall trigger.
  435. ;
  436. ;
  437. ;
  438. ;
  439. ;
  440. HELP_GADGETS_ACTIONTYPE (//)
  441. Kind of action the gadget\n\
  442. shall trigger.
  443. ;
  444. HELP_GADGETS_LOOK (//)
  445. Look of the gadget. Either one\n\
  446. of the built in images or an\n\
  447. user configurable string.
  448. ;
  449. HELP_GADGETS_TEXT (//)
  450. Text that will appear inside\n\
  451. the gadget. Maximum length is\n\
  452. 8 chars.
  453. ;
  454. HELP_GADGETS_FG (//)
  455. When the Workbench window is\n\
  456. active, the gadget text will\n\
  457. be printed in this color.
  458. ;
  459. HELP_GADGETS_BG (//)
  460. When the Workbench window is\n\
  461. active, the gadget background\n\
  462. will be rendered in this color.
  463. ;
  464. HELP_GADGETS_BOLD (//)
  465. Textstyle: \33bBOLD
  466. ;
  467. HELP_GADGETS_ITALIC (//)
  468. Textstyle: \33iITALIC
  469. ;
  470. HELP_GADGETS_UNDERLINED (//)
  471. Textstyle: \33uUNDERLINED
  472. ;
  473. HELP_GADGETS_STDWIDTH (//)
  474. If selected, the gadget will get\n\
  475. the standard width (like Zoom gadget),\n\
  476. otherwise the width depends on the\n\
  477. length on the text.
  478. ;
  479. ;
  480. ;
  481. ;
  482. HELP_HOTKEYS_CLOSEALLWINS (//)
  483. Hotkey to close all\n\
  484. Workbench windows.
  485. ;
  486. HELP_HOTKEYS_BACKDROPMODE (//)
  487. Hotkey to switch the main Workbench\n\
  488. window between backdrop mode and\n\
  489. standard mode. This can be useful\n\
  490. if there are a lot of windows opened\n\
  491. and you want to access a disk icon or\n\
  492. an application icon.
  493. ;
  494. ;
  495. ;
  496. ;
  497. HELP_MISC_NOGADGETS (//)
  498. Don't add any gadget to the Workbench\n\
  499. windows, even if the list in the \"Gadgets\"\n\
  500. page contains some.
  501. ;
  502. HELP_MISC_NOSHORTCUTS (//)
  503. Don't activate any of the shortcuts\n\
  504. from the list in the \"Shortcuts\" page.
  505. ;
  506. HELP_MISC_NOKEYSCROLL (//)
  507. Disable possibility to scroll the\n\
  508. content of the Workbench windows\n\
  509. with the cursor keys.
  510. ;
  511. HELP_MISC_SYSILOOK (//)
  512. Render the built in gadget\n\
  513. images in SYSILOOK style.
  514. ;
  515. HELP_MISC_CHECKFRONT (//)
  516. Shortcuts and keyboard scrolling\n\
  517. will only work when the Workbench\n\
  518. is the frontmost screen.
  519. ;
  520. ;
  521. ;
  522. ;
  523. HELP_SPECIAL_TITLESPACE (//)
  524. Free space in pixels for the\n\
  525. window title. The minimum window\n\
  526. width will be altered, unless you\n\
  527. specify a value of 0, which forces\n\
  528. PowerWB to leave the minimum window\n\
  529. width untouched.
  530. ;
  531. HELP_SPECIAL_OPENCLOSE (//)
  532. If you hold down the qualifiers specified\n\
  533. here then you can open a new drawer window\n\
  534. (by double-clicking a drawer icon) and at\n\
  535. the same time close the active window (i.e.\n\
  536. the window that contains the drawer icon).\n\
  537. To disable this feature completely specify\n\
  538. an empty string. Otherwise you have to specify\n\
  539. the qualifiers in Hotkey description style.\n\
  540. For example:\n\
  541. \n\
  542. \33c\33blshift lalt
  543.